mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
Fix package headers to comply with coding style
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
911a2081a3
commit
702704014d
@@ -3,6 +3,7 @@
|
||||
# dbus-python
|
||||
#
|
||||
#############################################################
|
||||
|
||||
DBUS_PYTHON_VERSION = 0.83.0
|
||||
DBUS_PYTHON_SOURCE = dbus-python-$(DBUS_PYTHON_VERSION).tar.gz
|
||||
DBUS_PYTHON_SITE = http://dbus.freedesktop.org/releases/dbus-python/
|
||||
|
||||
Reference in New Issue
Block a user