wok-next diff xsane/receipt @ rev 20800
apngopt: typo
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Jun 12 01:07:56 2018 +0300 (2018-06-12) |
parents | 10df65db91ad |
children | f48456621a9d |
line diff
1.1 --- a/xsane/receipt Thu Apr 19 13:15:41 2018 +0300 1.2 +++ b/xsane/receipt Tue Jun 12 01:07:56 2018 +0300 1.3 @@ -11,7 +11,7 @@ 1.4 WGET_URL="http://www.xsane.org/download/$TARBALL" 1.5 1.6 DEPENDS="sane-backends gtk+ tiff xorg-libXdamage lcms v4l-utils libltdl" 1.7 -BUILD_DEPENDS="gtk+-dev sane-backends-dev lcms-dev udev" 1.8 +BUILD_DEPENDS="gtk+-dev sane-backends-dev lcms-dev eudev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()