mousepad: remove unnecessary makedepends on libxfce4ui-devel
This commit is contained in:
parent
7db2f4fe7d
commit
b7e99296b2
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'mousepad'
|
# Template file for 'mousepad'
|
||||||
pkgname=mousepad
|
pkgname=mousepad
|
||||||
version=0.4.1
|
version=0.4.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="glib-devel intltool pkg-config"
|
hostmakedepends="glib-devel intltool pkg-config"
|
||||||
makedepends="gtksourceview-devel libxfce4ui-devel"
|
makedepends="gtksourceview-devel"
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc="Simple text editor for Xfce based on Leafpad"
|
short_desc="Simple text editor for Xfce based on Leafpad"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue