Skip to content

Commit 4b294b7

Browse files
authored
Update Alexandria 2.31.4 (#599)
* Update Alexandria 2.31.4 To fix building on Fedora 41 * Add dnf to dependencies.txt
1 parent 0a3d627 commit 4b294b7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/dependencies.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ $PYTHON-numpy
33
$PYTHON-pytest
44
$PYTHON-sphinx
55
$PYTHON-setuptools
6+
$PYTHON-dnf
67
CCfits-devel
78
blas-devel
89
$BOOST-$PYTHON-devel

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ find_package(ElementsProject)
66
#---------------------------------------------------------------
77

88
# Declare project name and version
9-
elements_project(SourceXtractorPlusPlus 0.23 USE Alexandria 2.31.0 DESCRIPTION "SourceXtractor++, the next generation SExtractor")
9+
elements_project(SourceXtractorPlusPlus 0.23 USE Alexandria 2.31.4 DESCRIPTION "SourceXtractor++, the next generation SExtractor")

0 commit comments

Comments
 (0)