mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
python3-dbus: remove explicit py3: provides
this was wrong (no revision) and gets overwritten by the generated one Closes: #55837
This commit is contained in:
parent
3eb1062074
commit
2675daaea5
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ homepage="https://www.freedesktop.org/wiki/Software/DBusBindings"
|
|||
distfiles="https://dbus.freedesktop.org/releases/dbus-python/dbus-python-${version}.tar.gz"
|
||||
checksum=ad67819308618b5069537be237f8e68ca1c7fcc95ee4a121fe6845b1418248f8
|
||||
lib32disabled=yes
|
||||
provides="py3:dbus-python-${version}"
|
||||
|
||||
export PYTHON_CPPFLAGS="-I${XBPS_CROSS_BASE}/${py3_inc}"
|
||||
export PYTHON_EXTRA_LIBS="-L${XBPS_CROSS_BASE}/usr/lib -lpython${py3_ver}${py3_abiver}"
|
||||
|
|
Loading…
Add table
Reference in a new issue