Skip to content

Commit

Permalink
eopkg: Add xattr support via python-xattr builddep
Browse files Browse the repository at this point in the history
Signed-off-by: Rune Morling <[email protected]>
  • Loading branch information
ermo committed Jun 8, 2024
1 parent 3420421 commit c0e7b0c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion packages/e/eopkg/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : eopkg
version : 4.0.0
release : 4
release : 5
source :
- git|https://github.com/getsolus/eopkg : 7e3aa39e5772a9af01663ac32a903f34fbf00ed7
- git|https://github.com/getsolus/PackageKit.git : dcfcd941d2aa09a1378d738bc98afb4ca52d14df
Expand Down Expand Up @@ -37,6 +37,7 @@ builddeps :
- python-magic
- python-packaging
- python-wheel
- python-xattr
- python-zstandard
- tree
rundeps :
Expand Down
6 changes: 3 additions & 3 deletions packages/e/eopkg/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ Experienced contributors with packaging and bugreporting experience are welcome
https://github.com/getsolus/packages/issues/1316
</Description>
<RuntimeDependencies>
<Dependency releaseFrom="4">python-eopkg</Dependency>
<Dependency releaseFrom="5">python-eopkg</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/lseopkg</Path>
Expand Down Expand Up @@ -534,8 +534,8 @@ https://github.com/getsolus/packages/issues/1316
</Files>
</Package>
<History>
<Update release="4">
<Date>2024-05-18</Date>
<Update release="5">
<Date>2024-05-22</Date>
<Version>4.0.0</Version>
<Comment>Packaging update</Comment>
<Name>Rune Morling</Name>
Expand Down

0 comments on commit c0e7b0c

Please sign in to comment.