gegl3: move needed solibs back from the devel subpackage
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template build file for 'gegl3'.
|
# Template build file for 'gegl3'.
|
||||||
pkgname=gegl3
|
pkgname=gegl3
|
||||||
version=0.3.14
|
version=0.3.14
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-docs --without-sdl --without-libopenraw
|
configure_args="--disable-docs --without-sdl --without-libopenraw
|
||||||
--without-libavformat --without-graphviz --without-lua --without-libspiro
|
--without-libavformat --without-graphviz --without-lua --without-libspiro
|
||||||
@@ -28,6 +28,6 @@ gegl3-devel_package() {
|
|||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
vmove usr/lib/pkgconfig
|
vmove usr/lib/pkgconfig
|
||||||
vmove usr/lib/*.so
|
vmove usr/lib/libgegl-0.3.so
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user