mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
mate-menu: add pycompile_dirs too
This commit is contained in:
parent
c1bc54d64b
commit
ad2236b239
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'mate-menu'
|
# Template file for 'mate-menu'
|
||||||
pkgname=mate-menu
|
pkgname=mate-menu
|
||||||
version=18.04.2
|
version=18.04.2
|
||||||
revision=2
|
revision=3
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_module="mate_menu"
|
pycompile_module="mate_menu"
|
||||||
|
pycompile_dirs="usr/lib/mate-menu"
|
||||||
hostmakedepends="intltool python-distutils-extra python-setuptools"
|
hostmakedepends="intltool python-distutils-extra python-setuptools"
|
||||||
depends="mate-panel python-gobject python-setproctitle python-xdg python-xlib"
|
depends="mate-panel python-gobject python-setproctitle python-xdg python-xlib"
|
||||||
maintainer="cr6git <quark6@protonmail.com>"
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue