Radix cross Linux 3pp sources

RcL sources – is a tree of Third Party and Radix source tarballs

423 Commits   0 Branches   0 Tags
author: kx <kx@radix.pro> 2023-10-11 16:06:24 +0300 committer: kx <kx@radix.pro> 2023-10-11 16:06:24 +0300 commit: 50c97b5df3bfd4c671998ea6cc496b38648481a3 parent: ef54946ddf187971e5f0779a60f6f0b11b5fde8f
Commit Summary:
ImageMagik with PHP imagick
Diffstat:
1 file changed, 2 insertions, 0 deletions
diff --git a/packages/x/Makefile b/packages/x/Makefile
index f7ecf7f..b247d78 100644
--- a/packages/x/Makefile
+++ b/packages/x/Makefile
@@ -26,6 +26,7 @@ SUBDIRS := Vulkan               \
            gst-plugins-ugly     \
            gstreamer            \
            hicolor-icon-theme   \
+           imagemagick          \
            libdrm               \
            libepoxy             \
            liberation-fonts     \
@@ -55,6 +56,7 @@ SUBDIRS := Vulkan               \
            openbox              \
            openjdk              \
            pcmanfm              \
+           php-imagick          \
            pidgin               \
            pycairo              \
            pyqt5                \