xnoise: remove gtk+ harddep, it's already in rshlibs.
This commit is contained in:
parent
83685ca7b0
commit
10d6316b9f
2 changed files with 0 additions and 4 deletions
srcpkgs/xnoise
|
@ -7,8 +7,6 @@ long_desc="
|
||||||
|
|
||||||
This package includes the shared library."
|
This package includes the shared library."
|
||||||
|
|
||||||
Add_dependency run gtk+
|
|
||||||
|
|
||||||
do_install()
|
do_install()
|
||||||
{
|
{
|
||||||
vmove usr/lib/xnoise/libxnoise.so* usr/lib
|
vmove usr/lib/xnoise/libxnoise.so* usr/lib
|
||||||
|
|
|
@ -19,8 +19,6 @@ long_desc="
|
||||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
subpackages="libxnoise xnoise-devel"
|
subpackages="libxnoise xnoise-devel"
|
||||||
|
|
||||||
Add_dependency run gtk+
|
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
Add_dependency build taglib-devel
|
Add_dependency build taglib-devel
|
||||||
|
|
Loading…
Reference in a new issue