diff options
Diffstat (limited to 'x11-wm/chamfer/Makefile')
-rw-r--r-- | x11-wm/chamfer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/chamfer/Makefile b/x11-wm/chamfer/Makefile index a29986b1ea03..8d725664f58a 100644 --- a/x11-wm/chamfer/Makefile +++ b/x11-wm/chamfer/Makefile @@ -26,7 +26,7 @@ LIB_DEPENDS= libvulkan.so:graphics/vulkan-loader \ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-xlib>0:x11-toolkits/py-python-xlib@${PY_FLAVOR} -USES= compiler:c++17-lang meson localbase pkgconfig python:3.3+ xorg +USES= compiler:c++17-lang meson localbase pkgconfig python xorg USE_GITHUB= yes USE_XORG= xcb GH_ACCOUNT= jaelpark |