wok-current diff pavucontrol/receipt @ rev 18465
libQtDBus: add /usr/bin/qdbus
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Fri Oct 02 13:31:38 2015 +0200 (2015-10-02) |
parents | adb299446f40 |
children | 453c249b6219 |
line diff
1.1 --- a/pavucontrol/receipt Sun Apr 19 16:32:26 2015 -0400 1.2 +++ b/pavucontrol/receipt Fri Oct 02 13:31:38 2015 +0200 1.3 @@ -17,7 +17,6 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - patch -Np1 -i $stuff/pavucontrol-2.0-gtk2.patch 1.8 ./configure $CONFIGURE_ARGS --disable-gtk3 \ 1.9 && make && make install 1.10 }