wok-6.x diff emelfm2/receipt @ rev 20112
Add avrdude
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Wed Oct 11 21:57:55 2017 +0200 (2017-10-11) |
parents | 3ce6e8de7381 |
children | 3705d68ed8f3 |
line diff
1.1 --- a/emelfm2/receipt Sun Feb 23 19:52:37 2014 +0100 1.2 +++ b/emelfm2/receipt Wed Oct 11 21:57:55 2017 +0200 1.3 @@ -12,12 +12,12 @@ 1.4 TAGS="file-manager" 1.5 1.6 DEPENDS="gtk+ xorg-libXdamage" 1.7 -BUILD_DEPENDS="pkg-config gtk+ gtk+-dev xorg-xproto libmagic-dev" 1.8 +BUILD_DEPENDS="pkg-config gtk+ gtk+-dev xorg-xproto libmagic-dev \ 1.9 +coreutils-operations" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules() 1.13 { 1.14 - cd $src 1.15 sed -i 's|xpdf|epdfview|g' src/e2_filetype.c 1.16 sed -i 's|gview|viewnior|g' src/e2_filetype.c 1.17 sed -i 's|totem|xine|g' src/e2_filetype.c