pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
*: adapt for at-spi2-atk/atk merge into at-spi2-core
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sun Oct 20 16:03:58 2024 +0200
Changeset: 8d24f8646e713311dc637bb5dfe623e0b08be7e8
Modified Files:
gnome-core/Makefile
prusaslicer/Makefile
Log Message:
*: adapt for at-spi2-atk/atk merge into at-spi2-core
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8d24f8646e713311dc637bb5dfe623e0b08be7e8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gnome-core/Makefile | 1 -
prusaslicer/Makefile | 2 +-
2 files changed, 1 insertion(+), 2 deletions(-)
diffs:
diff --git a/gnome-core/Makefile b/gnome-core/Makefile
index 922e72227c..eafe9d9fb6 100644
--- a/gnome-core/Makefile
+++ b/gnome-core/Makefile
@@ -14,7 +14,6 @@ META_PACKAGE= yes
# see https://git.gnome.org/browse/
# Please keep the order alphabetically using the upstream package (git repo) name
DEPENDS+= adwaita-icon-theme-[0-9]*:../../graphics/adwaita-icon-theme
-DEPENDS+= at-spi2-atk-[0-9]*:../../devel/at-spi2-atk
DEPENDS+= at-spi2-core-[0-9]*:../../devel/at-spi2-core
DEPENDS+= atk-[0-9]*:../../devel/atk
DEPENDS+= atkmm-[0-9]*:../../devel/atkmm
diff --git a/prusaslicer/Makefile b/prusaslicer/Makefile
index 4716b644b9..d244a112d2 100644
--- a/prusaslicer/Makefile
+++ b/prusaslicer/Makefile
@@ -41,7 +41,7 @@ pre-configure:
.include "../../archivers/brotli/buildlink3.mk"
.include "../../comms/libhidapi/buildlink3.mk"
.include "../../databases/shared-mime-info/buildlink3.mk"
-.include "../../devel/at-spi2-atk/buildlink3.mk"
+.include "../../devel/at-spi2-core/buildlink3.mk"
.include "../../devel/atk/buildlink3.mk"
.include "../../devel/boost-headers/buildlink3.mk"
.include "../../devel/boost-libs/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index