mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
mousepad: rebuild against libxfce4util-4.10.
This commit is contained in:
parent
373ee07c11
commit
3229460bc6
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
||||||
libgtk-x11-2.0.so.0
|
libgtk-x11-2.0.so.0
|
||||||
libxfce4util.so.4
|
|
||||||
libgdk-x11-2.0.so.0
|
libgdk-x11-2.0.so.0
|
||||||
libgdk_pixbuf-2.0.so.0
|
libgdk_pixbuf-2.0.so.0
|
||||||
libpango-1.0.so.0
|
libpango-1.0.so.0
|
||||||
|
@ -7,3 +6,4 @@ libgobject-2.0.so.0
|
||||||
libglib-2.0.so.0
|
libglib-2.0.so.0
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
libc.so.6
|
libc.so.6
|
||||||
|
libxfce4util.so.6
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mousepad'
|
# Template file for 'mousepad'
|
||||||
pkgname=mousepad
|
pkgname=mousepad
|
||||||
version=0.2.16
|
version=0.2.16
|
||||||
revision=4
|
revision=5
|
||||||
homepage="http://xfce.org"
|
homepage="http://xfce.org"
|
||||||
distfiles="http://archive.xfce.org/src/apps/$pkgname/0.2/$pkgname-$version.tar.bz2"
|
distfiles="http://archive.xfce.org/src/apps/$pkgname/0.2/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
|
Loading…
Add table
Reference in a new issue