wok diff gphoto2/receipt @ rev 19048
Resolving the correct name for the chrommo theme.
author | Leonardo Laporte <hackdorte@sapo.pt> |
---|---|
date | Sun Apr 17 16:30:52 2016 -0300 (2016-04-17) |
parents | d1c17bd2c2bc |
children | 8897c7156a03 |
line diff
1.1 --- a/gphoto2/receipt Mon Dec 02 17:47:06 2013 +0000 1.2 +++ b/gphoto2/receipt Sun Apr 17 16:30:52 2016 -0300 1.3 @@ -12,7 +12,8 @@ 1.4 TAGS="camera photo" 1.5 1.6 DEPENDS="libexif jpeg libgphoto2 readline popt libltdl ncurses" 1.7 -BUILD_DEPENDS="jpeg-dev libgphoto2-dev readline readline-dev popt popt-dev" 1.8 +BUILD_DEPENDS="jpeg-dev libgphoto2-dev readline readline-dev popt popt-dev \ 1.9 +libtool" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules()