Skip to content

Commit

Permalink
fix: relax dependency on control center. Address regolith-linux/regol…
Browse files Browse the repository at this point in the history
…ith-desktop#934 (#149)

Co-authored-by: Regolith Linux <[email protected]>
  • Loading branch information
kgilmer and Regolith Linux authored Oct 29, 2023
1 parent 3eed9da commit 320980c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ Description: Regolith configuration for i3xrocks launcher
Package: i3xrocks-time
Architecture: any
Depends: ${misc:Depends},
regolith-i3xrocks-config,
regolith-control-center
regolith-i3xrocks-config
Recommends: regolith-control-center
Description: Indicator to show date and time.
An i3xrocks indicator to show date and time.

Expand All @@ -46,7 +46,7 @@ Description: Indicator launch Remontoire.
Package: i3xrocks-net-traffic
Architecture: any
Depends: ${misc:Depends},
bc,
bc,
regolith-i3xrocks-config,
iproute2
Recommends:
Expand Down Expand Up @@ -192,7 +192,7 @@ Description: Button to open next workspace.

Package: i3xrocks-rofication
Architecture: any
Depends: ${misc:Depends},
Depends: ${misc:Depends},
i3xrocks,
netcat-openbsd,
regolith-rofication,
Expand Down

0 comments on commit 320980c

Please sign in to comment.