Add X.
This commit is contained in:
parent
b9d1181a17
commit
0cab36e688
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: versioned_dependencies.mk,v 1.6 2014/01/18 19:50:27 wiz Exp $
|
||||
# $NetBSD: versioned_dependencies.mk,v 1.7 2014/01/20 12:36:28 wiz Exp $
|
||||
#
|
||||
# This file determines which separate distribution of a Python
|
||||
# package is used as dependency, depending on the Python version
|
||||
|
@ -17,6 +17,7 @@
|
|||
|
||||
_SUPPORTED_PACKAGES=# empty
|
||||
_SUPPORTED_PACKAGES+=Pmw x11/py-Pmw x11/py-Pmw2
|
||||
_SUPPORTED_PACKAGES+=X x11/py-X2 x11/py-X
|
||||
#_SUPPORTED_PACKAGES+=cairo graphics/py-cairo graphics/py-cairo3
|
||||
_SUPPORTED_PACKAGES+=dateutil time/py-dateutil time/py-dateutil2
|
||||
_SUPPORTED_PACKAGES+=dns net/py-dns net/py-dns3
|
||||
|
|
Loading…
Reference in a new issue